Fix bug#6820: Don't accept backslashes or quotes on compiler options.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Sep 2010 23:14:00 +0000 (01:14 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Sep 2010 23:14:00 +0000 (01:14 +0200)
commit7ed7c5b222537102e76a8afcb4b81239ee34c661
treec0090f75d83827c4cf23a2ea2070229a89fb244a
parent79dd88839c1ab615085f018baee9e9f38598049a
Fix bug#6820: Don't accept backslashes or quotes on compiler options.

* nt/configure.bat: Err out when the argument of --cflags contains
  invalid characters (check implemented only for GCC).
nt/ChangeLog
nt/configure.bat